home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Primitives / Primitives.rsrc / STR#_408.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  190 b   |  11 lines

  1. Inputs: InString; N
  2. Outputs: Prefix; Suffix
  3.  
  4. Inputs: string; integer
  5. Outputs: string; string
  6.  
  7. Suffix is the rightmost N characters of InString. Prefix is the remaining characters.
  8.  
  9. Strings
  10.  
  11.